home *** CD-ROM | disk | FTP | other *** search
- Path: hermes.louisville.edu!news
- From: adreco01@homer.louisville.edu
- Newsgroups: comp.lang.c
- Subject: Re: Parsing library for PC, C or C++, LEX for PC
- Date: Sat, 10 Feb 1996 08:38:53 GMT
- Organization: University of Louisville, Louisville KY USA
- Message-ID: <4fugvh$m2f@hermes.louisville.edu>
- References: <4ftdim$3fa@utopia.hacktic.nl>
- NNTP-Posting-Host: adrecoz1.remote.louisville.edu
- X-Newsreader: Forte Free Agent 1.0.82
-
- Mike Tavares <MIKET@cdynamics.com> wrote:
-
- >I am writing a program that will read in a formatted file and place the
- >information into a data structure. The file will be a keyed and
- >structured text file. I need a parsing library or program for C or C++.
- >I'm looking for something like the LEX utility for UNIX but for the PC.
- >Of course my preference is for shareware (freeware) but a low cost
- >alternative would also be helpful.
-
- I saw this on the moderated c prog. lang group....
-
- Andy
-
- " When you build a DLL using MS Visual C/C++, a number of
- standard library functions are not permitted - including the printf
- and scanf family. Thus, when developing Windows tools it is unwise
- to rely on these functions - you might want to include the tools in
- a DLL".
-
-
-
-